Skip to content

fix: add missing import that prevents compiling generated code#190

Merged
asyncapi-bot merged 3 commits intoasyncapi:masterfrom
dalelane:missing-import
Mar 9, 2024
Merged

fix: add missing import that prevents compiling generated code#190
asyncapi-bot merged 3 commits intoasyncapi:masterfrom
dalelane:missing-import

Conversation

@dalelane
Copy link
Copy Markdown
Collaborator

@dalelane dalelane commented Mar 8, 2024

@JsonProperty annotations can be added to some instance variables in the model class, but this breaks maven builds because JsonProperty is missing from the imports.

@JsonProperty annotations can be added to some instance
variables in the model class, but this breaks maven builds
because JsonProperty is missing from the imports.

Signed-off-by: Dale Lane <dale.lane@uk.ibm.com>
@dalelane
Copy link
Copy Markdown
Collaborator Author

dalelane commented Mar 8, 2024

/au

@dalelane
Copy link
Copy Markdown
Collaborator Author

dalelane commented Mar 8, 2024

/rtm

@asyncapi-bot
Copy link
Copy Markdown
Contributor

Hello, @dalelane! 👋🏼
This PR is not up to date with the base branch and can't be merged.
Please update your branch manually with the latest version of the base branch.
PRO-TIP: Add a comment to your PR with the text: /au or /autoupdate and our bot will take care of updating the branch in the future. The only requirement for this to work is to enable Allow edits from maintainers option in your PR.
Thanks 😄

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Mar 9, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
2.8% Duplication on New Code

See analysis details on SonarCloud

@dalelane
Copy link
Copy Markdown
Collaborator Author

dalelane commented Mar 9, 2024

/rtm

@asyncapi-bot asyncapi-bot merged commit abe8131 into asyncapi:master Mar 9, 2024
@asyncapi-bot
Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 0.3.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants